home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Resource Library: Multimedia
/
Resource Library: Multimedia.iso
/
hypertxt
/
msdos
/
hydos10
/
nlsfunc
< prev
next >
Wrap
Text File
|
1991-04-21
|
1KB
|
25 lines
NLSFUNC
Support for extended country informationand code pages
See also <CHCP> <COUNTRY> <KEYB> <MODE> <INSTALL>
NLSFUNC allows you to use the <CHCP> command to select code pages for
all devices defined as having code page switching support. NLSFUNC
must be loaded prior to using the <CHCP> command.
COMMAND TYPE: External VERSION: 3.3 and up
USE: NLSFUNC [[d:][path]filename]
d:path filename specifies the location and name of the country
information file (COUNTRY.SYS). If this parameter is omitted,
the drive path and filename defined by <COUNTRY>= command in the
CONFIG.SYS file are used. The file name must be included if
drive or path are specified.
(DOS 4.x)
NLSFUNC may be executed at boot time using INSTALL in CONFIG.SYS
EXAMPLE: NLSFUNC C:\DOS\COUNTRY.SYS
This example loads the NLSFUNC command and specifies the location of
the COUNTRY.SYS file in a directory called DOS.